projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ce769db
)
python-sentry-sdk: Update to version 0.10.1
author
Josef Schlehofer
<
[email protected]
>
Tue, 9 Jul 2019 19:33:48 +0000
(21:33 +0200)
committer
Josef Schlehofer
<
[email protected]
>
Wed, 10 Jul 2019 08:13:44 +0000
(10:13 +0200)
Signed-off-by: Josef Schlehofer <
[email protected]
>
lang/python/python-sentry-sdk/Makefile
patch
|
blob
|
history
diff --git
a/lang/python/python-sentry-sdk/Makefile
b/lang/python/python-sentry-sdk/Makefile
index 1068be55160b8597696456488ba9696384054c03..8f1c72c40b65b1ae7b558cfaa372a8ea90b85e72 100644
(file)
--- a/
lang/python/python-sentry-sdk/Makefile
+++ b/
lang/python/python-sentry-sdk/Makefile
@@
-8,12
+8,12
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=python-sentry-sdk
-PKG_VERSION:=0.10.
0
+PKG_VERSION:=0.10.
1
PKG_RELEASE:=1
PKG_SOURCE:=sentry-sdk-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://files.pythonhosted.org/packages/source/s/sentry-sdk/
-PKG_HASH:=
14cfbc61e44f7acb18c91b27a0912249c7bf941ecd7e248646e81492464faee0
+PKG_HASH:=
7e24f3ec1f4c909306d1b97373fe5caa942f54009acdcfa4d1ee6671f626bbe9
PKG_BUILD_DIR:=$(BUILD_DIR)/sentry-sdk-$(PKG_VERSION)
PKG_MAINTAINER:=Josef Schlehofer <
[email protected]
>